home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / symphonie / symphonie and midi.txt < prev    next >
Text File  |  1998-01-28  |  1KB  |  51 lines

  1.  
  2. Symphonie : First Midi implementation
  3. -------------------------------------
  4.  
  5. here are the explanations:
  6.  
  7. 1. Its a first release for Midi, meaning
  8.    there are a lot of improvments possible.
  9.    
  10. 2. Getting started:
  11.  
  12.    a. copy the camd.library into libs:
  13.    b. load Symphonie
  14.    c. To enter midi press F7
  15.       Assist should now report a good or bad midi connection
  16.  
  17.  
  18. 3. There is only midi input into Symphonie
  19.    Now output will be generated
  20.    
  21.    
  22. 4. The response time for editing is very slow
  23.    To get better response set the MENU:system buffers to 2
  24.    
  25.    For realtime performance you can try to set
  26.    a high BPM rate, giving you even better response time
  27.  
  28. 5. Multi channel recording is not yet possible
  29.  
  30. 6. Chords are possible in realtime
  31.  
  32. 7. Midi events which are interpreted:
  33.    a. Key On: Generates a mono event in Symphonie
  34.    b. Clock : Start -> Start Song
  35.    c. Clock : Stop  -> Stop Song, Stop all Channels
  36.    d. Clock : Cont  -> Play from actual position
  37.    e. Program Change -> The Instrument will change inside Symphonie
  38.  
  39.    f. SysEx streams should be disabled if possible
  40.  
  41.    g. Unknown events are displayed as Hex codes inside Assist
  42.       (Send some feedback to the author on these events !!
  43.        Also tell me which equipment is used)
  44.       
  45.    h. Packed Key On events are possibly not interpreted correctly
  46.    
  47. Good luck
  48.  
  49.  
  50. -- Patrick
  51.